.lanmulistmo li:hover {
  background-color: #eee;
}

.yxz_wzfw {
  text-indent: 8px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #FF2B2B;
  position: absolute;
  left: 67%;
  top: 2.5%;
  color: white;
  font-size: 14px;
}

.yxz_wzfw_yc {
  position: absolute;
  flex-wrap: wrap;
  width: 200px;
  background-color: white;
  right: 0%;
  top: 118%;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 5px 1px #ccc;
  z-index: 100;
  display: none;
}

.yxz_wzfw_yc2 {
  position: absolute;
  width: 200px;
  height: 30px;
  opacity: 0;
  right: 1%;

}

.yxz_none {
  display: none;
}

.yxz_block {
  display: block;
}

.yxz_wzfw_yc_nr {
  float: left;
  width: 50%;
  border-bottom: 2px solid #EDEDED;
  text-indent: 8px;
  text-align: left;
  font-size: 13px;

}

.yxz_wzfw_yc_nr img {
  width: 20px;
  height: 20px;
}

.yxz_wzfw_yc_nr a:hover {
  text-decoration: none;
  color: #FF2B2B;
}

span.f_wzfw {
  float: right;
  font-size: 25px;
  display: inline-block;
  width: 33px;
  height: 41px;
  line-height: 41px;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
}

.yxz_wzfw:hover span.f_wzfw {
  width: 34px;
  height: 30px;
  line-height: 26px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
}

ins#newBridge {
  display: none;
}

.home-ad-left {
  background: #f2f2f2;
  width: 1080px;
  float: left;
  margin: 5px 0;
  line-height: 12px;
  padding: 12px 10px;
}

.home-ad-left strong {
  color: #036197;
  float: left;
  font-size: 12px;
}

.home-ad-left ul {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  height: 12px;
  float: left;
}

.home-ad-left ul li {
  float: left;
  padding: 0 9px;
  border-right: 1px solid #000;
  color: #000;
}

.main_liucheng {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto;
}

.main_liucheng a {
  display: block;
  width: 110px;
  line-height: 46px;
  margin-top: 10px;
  background: #F2F2F2;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
  text-indent: 1.5em;
  cursor: pointer;
}

.main_liucheng a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2196f3;
}

.main_liucheng a {
  background-repeat: no-repeat;
  background-position: 16px;
}

.main_liucheng a:first-child {
  background-image: url(/statics/files/img/lcone_hv.png);
}

.main_liucheng a:first-child:hover {
  background-image: url(/statics/files/img/lcone_hvimg.png);
}

.main_liucheng a:nth-child(2) {
  background-image: url(/statics/files/img/lctwo_hv.png);
}

.main_liucheng a:nth-child(2):hover {
  background-image: url(/statics/files/img/lctwo_hvimg.png);
}

.main_liucheng a:nth-child(3) {
  background-image: url(/statics/files/img/lcthree_hv.png);
}

.main_liucheng a:nth-child(3):hover {
  background-image: url(/statics/files/img/lcthree_hvimg.png);
}

.main_liucheng a:nth-child(4) {
  background-image: url(/statics/files/img/lcfour_hv.png);
}

.main_liucheng a:nth-child(4):hover {
  background-image: url(/statics/files/img/lcfour_hvimg.png);
}

.main_liucheng a:nth-child(5) {
  background-image: url(/statics/files/img/lcfive_hv.png);
}

.main_liucheng a:nth-child(5):hover {
  background-image: url(/statics/files/img/lcfive_hvimg.png);
}

.main_liucheng a:nth-child(6) {
  background-image: url(/statics/files/img/lcsix_hv.png);
}

.main_liucheng a:nth-child(6):hover {
  background-image: url(/statics/files/img/lcsix_hvimg.png);
}

.main_liucheng a:nth-child(7) {
  background-image: url(/statics/files/img/lcseven_hv.png);
}

.main_liucheng a:nth-child(7):hover {
  background-image: url(/statics/files/img/lcseven_hvimg.png);
}

.main_liucheng a:nth-child(8) {
  background-image: url(/statics/files/img/lceight_hv.png);
}

.main_liucheng a:nth-child(8):hover {
  background-image: url(/statics/files/img/lceight_hvimg.png);
}

.main_liucheng a:last-child {
  background-image: url(/statics/files/img/lcnine_hv.png);
}

.main_liucheng a:last-child:hover {
  background-image: url(/statics/files/img/lcnine_hvimg.png);
}

.tcone {
  position: absolute;
  z-index: 99999;
  width: 326px;
  height: 320px;
  background: url(/statics/files/img/newckpx_tcbg.png) no-repeat;
  background-size: 100%;
  text-align: center;
}

.tcone > img {
  width: 126px;
  height: 126px;
  margin-top: 100px;
  margin-bottom: 10px;
  border-radius: 3px;
}

.tcone p {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
}

.tcone::after {
  display: block;
  cursor: pointer;
  content: "×";
  color: #2196f3;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0px 2px 3px #00000090;
  line-height: 30px;
  position: absolute;
  top: 0px;
  right: 14px;
}

.tcone p span {
  color: #2285f5;
}

.zttxt span {
  color: #f75413 !important;
}

.sy_kczx a {
  cursor: pointer;
}

#fixed_left {
  position: fixed;
  left: 10px;
  top: 19%;
  padding: 15px;
  padding-left: 10px;
  transition: all 0.1s;
  z-index: 9;
}

#fixed_left > div {
  box-sizing: content-box;
  background-color: #FFFFFF;
  height: 60px;
  width: 65px;
  text-align: center;
  padding: 10px 0;
  box-shadow: 0 0 4px rgb(93, 180, 251);
  margin-bottom: 10px;
  border-radius: 3px;
}

#fixed_left > div:hover {
  transform: scale(1.1);
  font-weight: bold;
  box-shadow: 0 0 5px rgb(255, 138, 0);
}


#fixed_left > div > a {
  color: rgb(116, 116, 116);
  text-decoration: none;
}


#fixed_left > div > a > img {
  width: 60%;
  transition: all 0.1s;

}

#fixed_left > div > a > p {
  font-size: 14px;
  margin: 5px 0;
}

#f_kstx div {
  display: none;

}

#fixed_left > div#f_kstx:hover {
  transform: scale(1);
}

#fixed_left > div#f_kstx:hover div {

  display: block;
  text-decoration: underline;
  color: #1E50A2;

}

.copyright a {
  color: #0168b7;
}

.copyright {
  color: #666666;
  line-height: 23px;
}

#bottom-float {
  height: 70px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

#bottom-float div {
  width: 1855px;
  position: relative;
  margin: -46px auto 0;
  background: url('/{IMG_PATH}index_float{$siteid}.png') no-repeat center;
  height: 116px;
}

#bottom-float i {
  position: relative;
  right: -660px;
  top: 42px;
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QURCN0UyRjJFQjI1MTFFNTlBNDdENTk4RUMxRDk2NkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QURCN0UyRjNFQjI1MTFFNTlBNDdENTk4RUMxRDk2NkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBREI3RTJGMEVCMjUxMUU1OUE0N0Q1OThFQzFEOTY2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBREI3RTJGMUVCMjUxMUU1OUE0N0Q1OThFQzFEOTY2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl6ELcAAAAF8SURBVHjaYvj//78CEDOAMCOIAAIQwcjEAAGMIAGAAILJMMBEe0AaOkGiAAGEogkq28UAMxKI2/9DAANAAMENQQIRyCrhZiILVMPYMIE2ZB0gogfNCAaAAAJZxAU0/CuSk9BBG8gz6C5C9kMPEP8F4nKIDJoVQFwF8xe61TDTOqGmlWG1AagwDIj7sZiMjP8DBBCIiCCgCITlQVFjAPUZLgCy/jXMjV1QgXIsihiRI7sMKUiwBRVcIQOSadXoinCF439oWKKIM+FwEx+6B5EDHN06FA8y4VCE4UHG/xAjGfGEYz8QHwcIMFgU/iciGvHhfqgZYSAnroLa/Bfq1E4G4kEnVM9fqBmrkEOxBMlL/6GBgwvAAg6W/0uwRTRyhCO7uB1Jrh3NRehJDauBMFAJ1fQFaggIf4aKVeJO4vgDuwca2NVQ/B9bAYIvJaIHNiyMWqEYOYyxRh4TsYFNbOSBDORECuw/uAIbT+T9QYo8TgZopRBBQaJmQCq65AHCffWmg9pG2wAAAABJRU5ErkJggg==) no-repeat right;
  cursor: pointer;
}

#bottom-float-show {
  background: url('/{IMG_PATH}bottom-show-{$siteid}.jpg') no-repeat center;
  position: fixed;
  left: 0;
  bottom: 20px;
  width: 150px;
  height: 150px;
  cursor: pointer;
  display: none;
}

.header {
  padding: 20px 0 5px;
}

#bottom-float a {
  width: 1000px;
  height: 100px;
  margin: 0 auto;
  display: block;
}

.yxz_yyyh {
  width: 100%;
  height: 70px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-image: url(/{IMG_PATH}yxz_bottom_bg{$siteid}.png);
  background-size: 100% 100%;
}

.yxz_yyyh_nr {
  width: 1200px;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  position: relative;
}

.yxz_bottom1 {
  position: absolute;
  bottom: 0;
  width: 300px;
}

.yxz_yyyh_nr form {
  margin-left: 320px;
}

.yxz_yyyh_nr input {
  /*去除阴影*/
  box-shadow: none;
  /*聚焦input的蓝色边框*/
  outline: none;
  /*textarea 禁止拖拽*/
  resize: none;
  /*去除边框*/
  border: none;
  /*常用于IOS下移除原生样式*/
  -webkit-appearance: none;
  /*点击高亮的颜色*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.yxz_input1 {
  width: 140px;
  text-indent: 10px;
  height: 38px;
  font-size: 14px;
}

.yxz_input2 {
  height: 38px;
  width: 280px;
  margin: 0 15px;
  text-indent: 10px;
  font-size: 14px;
}

.yxz_select1 {
  height: 38px;
  font-size: 14px;
  width: 120px;
  outline: none;
  border: none;
  margin-right: 20px;
  text-indent: 10px;
}

.yxz_input3 {
  height: 35px;
  line-height: 30px;
  width: 120px;
  font-size: 18px;
  color: white;
  text-align: center;
  background-image: linear-gradient(to bottom, #826ADB, #4C2EA2);
  border-radius: 5px;
  font-weight: 900;
  border: 2px solid white !important;
}

.yxz_cloer {
  position: absolute;
  right: 0;
  top: 5px;
  width: 25px;
}

.yxz_zxzx_ewm {
  position: fixed;
  left: 0;
  bottom: 20px;
  background-color: white;
  display: none;
}

.yxz_zxzx_ewm img {
  width: 120px;
  height: 120px;
}

.yxz_zxzx_ewm p {
  color: #D33A28;
  margin: 0;
  font-weight: 900;
  font-size: 20px;
  text-align: center;

}

.tcmintxt {
  font-size: 16px;
  color: #666;
  line-height: 60px;
}

.tcewmimg {
  width: 220px;
  height: 220px;
  margin-top: 52px;
}

.tcbg > span {
  display: inline-block;
  width: 360px;
  height: 32px;
  background-color: #ccdeff;
  border-radius: 32px;
  color: #0a40af;
  font-size: 14px;
  line-height: 32px;
}

.tctle {
  font-size: 35px;
  font-weight: bold;
  margin-top: 20px;
  background-image: linear-gradient(#fff, #89a1d5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tcoff {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.tcbg {
  width: 400px;
  height: 440px;
  border-radius: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -220px;
  background: url(/statics/files/img/tchead.png) no-repeat #fff;
  text-align: center;
}

.maintc {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  left: 0;
  top: 0;
  background-color: #00000030;
}

.tcmintxt {
  font-size: 16px;
  color: #666;
  line-height: 60px;
}

.tcewmimg {
  width: 220px;
  height: 220px;
  margin-top: 52px;
}

.tcbg > span {
  display: inline-block;
  width: 360px;
  height: 32px;
  background-color: #ccdeff;
  border-radius: 32px;
  color: #0a40af;
  font-size: 14px;
  line-height: 32px;
}

.tctle {
  font-size: 35px;
  font-weight: bold;
  margin-top: 20px;
  background-image: linear-gradient(#fff, #89a1d5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tcoff {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.tcbg {
  width: 400px;
  height: 440px;
  border-radius: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -220px;
  background: url(/statics/files/img/tchead.png) no-repeat #fff;
  text-align: center;
}

.yzbapptc {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  left: 0;
  top: 0;
  background-color: #00000030;
}

#yxz-cbl1 {
  text-align: center;
  position: fixed;
  right: 30px;
  top: 13%;
  z-index: 99;
}

.yxzCbl1-cont {
  background-image: url(/statics/yxz/cbl1/sqbgcq.png);
  background-size: 100% 100%;
  width: 170px;
  height: 571px;
  margin-top: -9px;
  position: relative;
}

.yxzCbl1-p1 {
  margin: 0;
  text-align: center;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  padding-top: 50px;
  padding-bottom: 33px;
}

.yxzCbl1-p2 {
  width: 130px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0168B7;
  margin: 0 auto;
  box-shadow: 0px 0px 4px 2px rgba(201, 201, 201, 0.26);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.yxzCbl1-p2 p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0168B7;
  width: 90px;
  margin: 0;
}

.yxzCbl1-p2 span {
  display: block;
  width: 15px;
  height: 14px;
  background-image: url(/statics/yxz/cbl1/gxfd.png);
  margin-right: 6px;
}

.yxzCbl1-cont a:nth-child(2) span {
  background: url(/statics/yxz/cbl1/one.png) no-repeat;
}

.yxzCbl1-cont a:hover:nth-child(2) span {
  background: url(/statics/yxz/cbl1/one1.png) no-repeat;
}

.yxzCbl1-cont a:nth-child(3) span {
  background: url(/statics/yxz/cbl1/two.png) no-repeat;
}

.yxzCbl1-cont a:hover:nth-child(3) span {
  background: url(/statics/yxz/cbl1/two1.png) no-repeat;
}

.yxzCbl1-cont a:nth-child(4) span {
  background: url(/statics/yxz/cbl1/three.png) no-repeat;
}

.yxzCbl1-cont a:hover:nth-child(4) span {
  background: url(/statics/yxz/cbl1/three1.png) no-repeat;
}

.yxzCbl1-cont a:nth-child(5) span {
  background: url(/statics/yxz/cbl1/four.png) no-repeat;
}

.yxzCbl1-cont a:hover:nth-child(5) span {
  background: url(/statics/yxz/cbl1/four1.png) no-repeat;
}

.yxzCbl1-cont a:nth-child(6) span {
  background: url(/statics/yxz/cbl1/five.png) no-repeat;
}

.yxzCbl1-cont a:hover:nth-child(6) span {
  background: url(/statics/yxz/cbl1/five1.png) no-repeat;
}

.yxzCbl1-p2:hover {
  background: #2196F3;
  text-decoration: none;

}

.yxzCbl1-p2:hover p {
  color: #FFFFFF;
}

.yxzCbl1-p2:hover span {
  background-image: url(/statics/yxz/cbl1/gxfd2.png);
}

.yxzCbl1-p3 {
  width: 110px;
  height: 120px;
  background: #ffffff;
  box-shadow: 0px 0px 4px 2px rgba(201, 201, 201, 0.26);
  margin: 0 auto;
  position: relative;
}

.yxzCbl1-p3 p {
  width: 110px;
  height: 20px;
  line-height: 20px;
  background: #2196F3;
  margin: 0;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}

.yxzCbl1-p3 img {
  width: 80px;
  height: 80px;
  border: 1px solid #55A8FF;
  margin: 9px auto;
}

.yxzCbl1-p4 {
  padding-top: 21px;
  cursor: pointer;
}

.yxzCbl1-p4 p {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin: 0;
}

.yxzCbl1-p4 img {
  width: 19px;
  height: 17px;
  margin-bottom: 4px;
}

.yxzCbl1-p5 {
  display: none;
  position: absolute;
  left: -80%;
  top: 64%;
  width: 140px;
  height: 144px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 2px rgb(201 201 201 / 26%);
}

.yxzCbl1-p5 p {
  width: 100%;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  background: #ffffff;
  text-align: center;
  line-height: 11px;
}

.yxzCbl1-p5 img {
  width: 120px;
  height: 120px;
}

.yxzCbl1-swiper .swiper-slide {
  display: block;
}

.yxzcbl_btn {
  border-radius: 34px;
  background-color: #f00;

}

.yxzcbl_btn:hover {
  background-color: #f00;
}

.yxzcbl_btn p {
  color: #fff !important;
}

.ycltlb {
  background-color: #fff;
  height: 280px;
}

.ycltlb:hover {
  background-color: #fff;
}

.ycluntan > a {
  width: 184px;
  height: 36px;
  display: block;
  border-radius: 36px;
  border: 1px solid #0982a1;
  color: #0982a1;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -92px;
}

.ycluntan > a:hover {
  font-weight: bold;
  background-color: #0982a1;
  color: #fff;
  text-decoration: none;
}

.nrtie ul li a {
  display: block;
  font-size: 14px;
  color: #333;
}

.nrtie ul li span {
  font-size: 12px;
  color: #999;
}

.nrtie ul li {
  line-height: 24px;
  font-size: 24px;
  padding: 12px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}

.nrtie {
  height: 280px;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}

.toptie > a {
  display: inline-block;
  width: 64px;
  height: 22px;
  margin-left: 24px;
  line-height: 22px;
  color: #0982a1;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
}

.toptie > a:hover {
  color: #fff;
  background-color: #0982a1;
}

.toptie span {
  color: #fff;
  font-size: 12px;
}

.toptie span a {
  display: block;
  color: #fff;
  margin: 5px 0 10px;
}

.toptie p a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.toptie {
  width: 226px;
  height: 128px;
  margin: 8px 7px;
  padding: 25px 10px 8px;
  box-sizing: border-box;
  background-image: url(/statics/files/img/toptiebg.png);
}

.ycluntan {
  position: relative;
  height: 510px;
}


.f_erweima_h li {
  width: 50%;
  float: left;
}

.nwidget .f_erweima_h .title-2 {
  color: #000;
  background: none;
}

.nwidget .f_erweima_h .f_erweima-active .title-2 {
  background-color: #0168b7 !important;
  color: #fff !important;
}

.f_erweima img {
  width: 65%;
}

.f_erweima_h .title-2 {
  font-size: 15px;
}

#yxz_djs {
  position: absolute;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 33px;
  left: 12.5px;
}

.ycrl > a {
  display: block;
  padding: 10px 20px;
  background-color: #0168b7;
  margin: 0 auto 10px;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  width: 150px;
  text-align: center;
}

.ycrl > a:hover {
  background-color: #035a9d;
}

.ycrl > h4:nth-child(6) {
  color: red;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
}

.yctle > h4 {
  padding-bottom: 0 !important;
}

.daojishi {
  font-weight: bold;
}

.kctbe tr td:nth-child(2),
.kctbe tr td:nth-child(3),
.kctbe tr th:nth-child(2),
.kctbe tr th:nth-child(3) {
  display: none;
}

.kctbe a {
  cursor: pointer;
}

a {
  cursor: pointer;
}

.btmjs > div > p {
  width: 37px;
  height: 37px;
  font-size: 20px;
  line-height: 37px;
  color: #0090ff;
  border: 1px solid #0099ff;
  border-radius: 37px;
  background-color: #fff;
  text-align: center;
  margin-right: 15px;
}

.btmjs > div {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 52px;
  background-color: #f2f7fb;
  box-sizing: border-box;
  padding: 0 22px;
}

.btmjs > div:hover {
  background-color: #eaf0f5;
}

.btmjs span {
  font-size: 14px;
  color: #333;

}

.btmjs {
  display: flex;
  justify-content: space-between;
}

.gywom > img:first-child {
  margin-left: -10px;
}

.gywom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}

.mfstctt {
  margin-bottom: 30px;
  background-color: #fff;
}

.gxbkctt {
  background-color: #fff;
}

.kctbe td a {
  display: inline-block;
  width: 136px;
  height: 36px;
  font-size: 14px;
  color: #666;
  line-height: 36px;
  border: 1px solid #f78b8b;
  text-indent: 2em;
  background: url(/statics/files/img/kcstimg.png) no-repeat;
  background-position: 22px;
}

.gxbkctt .kctbe td a {
  border: 1px solid #8acbf7;
  background: url(/statics/files/img/kcsttwo.png) no-repeat;
  background-position: 22px;
}

.kctbe td a:hover {
  text-decoration: none;
}

.kctbe tr:nth-child(2n+1) {
  background-color: #f3fafe;
}

.kctbe td {
  font-size: 15px;
  color: #333;
}

.kctbe th {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background-color: #1f7bc1;
}

.kctbe td,
.kctbe th {
  height: 46px;
  border: 0;
}

.kctbe {
  box-sizing: border-box;
  width: 100%;
  height: 366px;
  border: 1px solid #eee;
}

.kcpxq {
  width: 100%;
  height: 100px;
  margin: 30px 0;
}

.appxx > a {
  cursor: pointer;
  width: 96px;
  height: 30px;
  border: 1px solid #ff3000;
  font-size: 14px;
  color: #ff3000;
  line-height: 30px;
  text-align: center;
}

.appxx > a:hover {
  color: #fff;
  background-color: #ff3000;
  text-decoration: none;
}

.appxx > span {
  display: inline-block;
  height: 16px;
  font-size: 14px;
  line-height: 16px;
  text-indent: 2em;
  background: url(/statics/files/img/apptz.png) no-repeat;
}

.appxx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 45px;
  box-sizing: border-box;
  padding: 7px 17px;
  background-color: #fff3f0;
}

.mscts > div > a:nth-child(5) {
  font-size: 16px;
  color: #666;
}

.mscts > div > a:nth-child(4) {
  cursor: pointer;
  display: inline-block;
  width: 142px;
  height: 40px;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin-right: 34px;
  background-image: linear-gradient(90deg, #fc5e36, #df3734);
  box-shadow: 0px 0px 16px 0px #df373450;
}

.mscts > div > a:nth-child(4):hover {
  text-decoration: none;
}

.mscts > div > p:nth-child(3) > span {
  color: #333;
}

.mscts > div > p:nth-child(3) {
  display: block;
  width: 500px;
  height: 40px;
  font-size: 14px;
  color: #999;
  line-height: 40px;
  text-indent: 1em;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}

.mscts > div > p:nth-child(2) {
  font-size: 14px;
  color: #999;
  margin-bottom: 16px;
}

.mscts > div > p:first-child {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
}

.txtb {
  font-weight: bold;
}

.sred {
  color: #d42929;
}

.kcqhson .mscts > div {
  width: 500px;
}

.kcqhson .mscts > img {
  width: 280px;
  height: auto;
  background-color: #eee;
}

.kcqhson .mscts {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 30px 15px;
  height: 236px;
  border-left: 1px solid #fff3f0;
  border-right: 1px solid #fff3f0;
}

.kcqhson > div {
  height: 806px;
}

.rqhbtn a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 110px;
  height: 42px;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  -webkit-user-drag: none;
  border-radius: 3px 3px 0 0;
  text-decoration: none;
  outline: none;
}

.rqhbtn a:hover {
  cursor: pointer;
  text-decoration: none;
}

.qhahvr {
  text-decoration: none;
  font-weight: bold;
  color: #d42929 !important;
  border-radius: 3px 3px 0 0;
  background-color: #fff;
}

.rqhbtn {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 226px;
  height: 45px;
  margin-top: 2px;
  border-radius: 3px 3px 0 0;
  background-image: linear-gradient(125deg, #fc5e36, #df3734);
}

img {
  -webkit-user-drag: none;
}

.qhtop > img {
  height: 34px;
}

.qhtop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 45px;
  position: relative;
  box-sizing: border-box;
  border-bottom: 2px solid #df3734;
}

.xkzx h2 {
  text-align: left;
}

.xkzx a {
  display: block;
  width: 210px;
  height: 43px;
  font-size: 14px;
  line-height: 43px;
  color: #fff;
  background-color: #0168b7;
  border-radius: 3px;
  margin: 20px auto;
}

.xkzx a:hover {
  cursor: pointer;
  text-decoration: none;
  background-color: #005596;
}

.xkzx a:nth-child(4) {
  background-color: #0982a1;
}

.xkzx a:nth-child(4):hover {
  background-color: #0a6b83;
}

.xkzx p {
  font-size: 17px;
  font-weight: bold;
  margin-top: 26px;
}

.xkzx {
  text-align: center;
  height: 230px;
  overflow: hidden;
}

.lqsm > p {
  line-height: 18px;
  margin: 6px 0;
  color: #666;
  font-size: 12px;
}

.lqsm {
  padding: 10px;
  background-color: #fff;
}

.nwidget {
  margin-bottom: 18px;
}

.f_erweima > .content {
  height: 243px;
}

.leftctt {
  width: 828px;
  height: auto;

}

.rightctt {
  width: 242px;
  height: auto;
}

.mainctt {
  display: flex;
  justify-content: space-between;
  width: 1120px;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 5px auto 0;
}

.kctbe th {
  text-align: center;
}

.tcbg > img:nth-last-child(2) {
  width: 220px;
  height: 220px;
  margin-top: 52px
}